home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / dosutils / rwfman12.zip / FMAN.DOC < prev    next >
Text File  |  1996-09-09  |  11KB  |  194 lines

  1.                            INSTRUCTIONS FOR FMAN
  2.  
  3.  FMAN.EXE is a compact PC/AT DOS File Manager program that lets you maintain
  4.  Annotated Directory Listings. This means that you can create descriptions of
  5.  your files on disk. When you use FMAN, the directory listings will be
  6.  accompanied by the file descriptions. FMAN also gives you convenient access
  7.  to a number of standard and enhanced DOS utilities. You can Move, Copy or
  8.  Delete files, Sort directories by file Name, Extension or Date (newest
  9.  first), and Search for files on the current drive. You can also Run
  10.  executable programs from FMAN (including command line entries), and View
  11.  ASCII text files. FMAN was created in part using the QuickPak Professional
  12.  subroutine library from Crescent Software, Ridgefield, CT.
  13.  
  14.  It is recommended that you keep FMAN.EXE in a directory that is in the DOS
  15.  PATH. That way you can start the program from any directory. When you start
  16.  FMAN, you will see a Directory Screen which shows the current directory name
  17.  and all its files and sub-directories. If you have entered descriptions of
  18.  the directory entries (using the F9 option described below), they will also
  19.  be displayed. Here is an example of the Directory Screen for an annotated
  20.  directory on the C: drive called UTIL:
  21.  
  22. ╔════════════════════════════════════════════════════════════════════════════╗
  23. ║ DIRECTORY:  C:\UTIL\*.*                                                    ║
  24. ╠════════════════════════════════════════════════════════════════════════════╣
  25. ║ ..                                    Parent Directory on Current Drive -- ║
  26. ║ [-A-]                                 A Drive ---------------------------- ║
  27. ║ [-B-]                                 B Drive ---------------------------- ║
  28. ║ [-D-]                                 D Drive ---------------------------- ║
  29. ║ DIR1                                  Subdirectory DIR1 ------------------ ║
  30. ║ DIR2                                  Subdirectory DIR2 ------------------ ║
  31. ║ bridge.exe     106507 07-12-96 08:36a Contract Bridge Card Game ---------- ║
  32. ║ bridge.doc      11812 07-12-96 08:33a On-Line Help for Bridge ------------ ║
  33. ║ pcdesk.exe      71947 07-04-96 08:00a Memo Calendar & Address Book Program ║
  34. ║ pcdesk.doc      13527 07-04-96 08:00a On-Line Help for PcDesk ------------ ║
  35. ║ plotter.exe    121819 07-17-96 08:38a Data Plotting & Analysis Program --- ║
  36. ║ plotter.doc     31576 07-17-96 08:32a On-Line Help for Plotter ----------- ║
  37. ║ read.exe        73883 07-18-96 11:00a ASCII Text Editor ------------------ ║
  38. ║ read.doc         8886 07-18-96 11:01a Text File Describing Read ---------- ║
  39. ║ readme.exe      49435 01-17-96 07:45a Handy Text Viewing Program --------- ║
  40. ║ plotter1.dat    27608 07-17-96 08:30a Data File for Plotter -------------- ║
  41. ║ util.l@g         1585 07-21-96 02:34p Directory LOG file created by FMAN - ║
  42. ╚════════════════════════════════════════════════════════════════════════════╝
  43.  BYTES FREE = 255,041,536                                   F1 = FUNCTION BOX
  44.  
  45.  Note that FMAN will attempt to create a ".L@G" file in each directory to
  46.  store and retrieve the file descriptions. This means that Write Protected
  47.  drives (such as CD-ROMS) cannot support the Directory Log feature, or most
  48.  other disk operations (although you can still execute programs and browse
  49.  text files).
  50.  
  51.  The Directory Screen allows you to navigate to all drives and directories
  52.  (assuming the ".L@G" files can be written). Use the UP and DOWN ARROW keys,
  53.  PAGE UP and DOWN, or the HOME and END keys to move the Highlight Bar. Press
  54.  ENTER to go to the highlighted directory or drive. Selecting the ".." token
  55.  moves you up one directory.
  56.  
  57.  If the Highlight Bar is on an executable file (*.COM, *.EXE or *.BAT) you
  58.  can press ENTER to run the program. You will be prompted to enter a COMMAND
  59.  LINE for the program. Press ENTER again for none, or press ESCAPE to cancel
  60.  the option. If the Highlight Bar is on an ASCII Text File, pressing ENTER
  61.  will let you view the file contents. If the Highlight Bar is on any other
  62.  file type, or FMAN can't handle the file, pressing ENTER will cause a beep,
  63.  and the Directory Screen will be redisplayed.
  64.  
  65.  Use the SPACE key to MARK a highlighted file for disk operations (see below).
  66.  Marked files are indicated by the "√" character. Press ALT-M to mark all the
  67.  files in the directory, and ALT-C to unmark all the files. The size in bytes
  68.  of all marked files will be displayed at the bottom of the Directory Screen.
  69.  
  70.  Press F1 to see the FUNCTION BOX. This is a concise list of the operations
  71.  and features available in FMAN. The Function Box disappears automatically
  72.  when you press any option key or move the Highlight Bar. Following is an
  73.  example of the Function Box and a summary of the options:
  74.  
  75.               ╔═══════════════════════════════════════════════╗
  76.               ║          FMAN - FILE MANAGER OPTIONS          ║
  77.               ╠═══════════════════════════════════════════════╣
  78.               ║ F2=Change/Make DIR     F9=Edit DIR LOG File   ║
  79.               ║ F3=Copy Marked Files   F10=Foreground Color   ║
  80.               ║ F4=Move Marked Files   F11=Background Color   ║
  81.               ║ ALT-F4=Remove DIR      F12=Directory Tree     ║
  82.               ║ CTRL-F4=Delete Files   ENTER=Run Program or   ║
  83.               ║ F5=Search for Files          View Text File   ║
  84.               ║ F6=Sort by File Name   SPACE=Mark/Clear Files ║
  85.               ║ F7=Sort by Extension   ALT-M/C=Mark/Clear All ║
  86.               ║ F8=Sort by File Date   ESC=Quit File Manager  ║
  87.               ╚═══════════════════════════════════════════════╝
  88.  
  89.  F2 ........ Change/Make Directory. Enter the path name of a directory you
  90.              want to view. If the directory doesn't exist, it will be created.
  91.  
  92.  F3 ........ Copy Files. After you have marked your selected files, enter
  93.              the full name of the target directory where you want the files
  94.              copied. The target LOG file will be updated automatically.
  95.  
  96.  F4 ........ Move Files. After you have marked your selected files, enter
  97.              the full name of the target directory where you want the files
  98.              moved. The source and target LOG files are updated automatically.
  99.  
  100.  ALT-F4 .... Remove Directory. Enter the name of the directory you want
  101.              removed. The directory must not have files in it, with the
  102.              exception of the LOG file, which is deleted automatically.
  103.  
  104.  CTRL-F4 ... Delete Files. Be sure to only mark the files you want to delete.
  105.              You will get the chance to confirm the deletion of each file, or
  106.              you can press [A] to delete ALL the files immediately. The LOG
  107.              file is updated automatically.
  108.  
  109.  F5 ........ Find Files on the current drive. Enter the name of the file you
  110.              want to search for. You can use the DOS wild card characters
  111.              (? and *). If you enter a path as part of the filename, then
  112.              only that path and its subdirectories will be searched.
  113.  
  114.  F6 ........ Sort Files in the directory by Name in descending alphabetical
  115.              order.
  116.  
  117.  F7 ........ Sort Files in the directory by Extension in descending alpha-
  118.              betical order.
  119.  
  120.  F8 ........ Sort Files in the directory by Date (newest first).
  121.  
  122.  F9 ........ Edit the Directory Log. The file descriptions for each
  123.              directory are stored automatically in files with ".L@G"
  124.              extensions. In the editor you can use F3 to search the Log
  125.              file, and F7 to send the annotated listing to your printer.
  126.              Press CRTL-ENTER to save your changes, or ESCAPE to cancel.
  127.  
  128.  F10 ....... Change the Foreground Colors for FMAN. The screen colors remain
  129.              in effect until you change them. But the settings are stored in
  130.              the Directory Log files, so it is possible to arrive at a dir-
  131.              ectory in which different screen colors had been defined.
  132.  
  133.  F11 ....... Change the Background Color for FMAN. Note that if you cycle
  134.              through the background colors you will eventually return to the
  135.              default color settings (yellow, white and cyan on black).
  136.  
  137.  F12 ....... Show the Directory Tree for the current directory and its
  138.              sub-directories. This feature makes use of the DOS tree.com
  139.              program. If the program is not found, an error message will
  140.              be given.
  141.  
  142.  ENTER ..... 1) Change Drive or Directory. 2) Execute a COM, EXE or BAT file.
  143.              You will be prompted for an optional COMMAND LINE for the
  144.              program. Press ENTER again for no command line, or press ESCAPE
  145.              to cancel the option. When the program terminates, you will be
  146.              returned to FMAN (note that FMAN takes about 100K bytes when
  147.              resident in memory). 3) If the highlighted file is an ASCII text
  148.              file, press ENTER to view its contents. While in the text viewer
  149.              you can use F3 to Search the file and F7 to Print the file.
  150.  
  151.  SPACE ..... Mark a highlighted file for any of the above disk operations.
  152.  
  153.  ALT-M/C ... Mark (M) or Clear (C) all the files in the directory. The
  154.              combined size of all marked files is reported at the bottom
  155.              of the Directory Screen.
  156.  
  157.  ESC ....... Press ESCAPE to quit FMAN and return to DOS.
  158.  
  159.  If an operation causes an error (such as trying to delete a read only file),
  160.  an error message will be displayed at the bottom of the FMAN screen. Below
  161.  is a list of some DOS error codes that may be referenced in FMAN.
  162.  
  163.  ERROR #   DESCRIPTION                   ERROR #   DESCRIPTION
  164.  
  165.    25      Device Fault                    67      Too Many Files
  166.    52      Bad File Name or Number         70      Permission Denied
  167.    53      File Not Found                  71      Disk Not ready
  168.    57      Device I/O Error                72      Disk-Media Error
  169.    61      Disk Full                       75      Path or File Access Error
  170.    64      Bad File Name                   76      Path Not Found
  171.  
  172.  You should find FMAN versatile and easy to use. It is a valuable resource
  173.  for maintaining detailed descriptions of file names limited by the DOS
  174.  8-plus-3 naming convention. All reasonable efforts have been made to ensure
  175.  that FMAN operates dependably. However, as with all File Managers, it is
  176.  your responsibility to use the program correctly. The author can assume no
  177.  responsibility for deleted files or other loss of data which may result from
  178.  your use of the program.
  179.  
  180.                                SHAREWARE
  181.  
  182.  FMAN is distributed as Shareware. Feel free to share the program and its
  183.  files with others. However, if you continue to use FMAN, you must register
  184.  the program by sending $19.00 US to:
  185.  
  186.                           Robert Lindsay Wells
  187.                           1405 Lynn Avenue
  188.                           Clearwater, FL 34615
  189.  
  190.  When you register you'll receive the latest version of FMAN on disk with
  191.  shareware reminders removed, a sheet summarizing features in the program,
  192.  and a full-featured ASCII Text Editor (READ) as a bonus utility. Please 
  193.  register today!
  194.